tab.remove(key);
}
if (notify && Bugsnag.client != null) {
Bugsnag.getClient().notifyBugsnagObservers(NotifyType.META);
}
}
tab.remove(key);
}
notifyBugsnagObservers(NotifyType.META);
}
/**